DVB_TABLE_EIT

@def DVB_TABLE_EIT @brief DVB EIT table ID for the actual TS @ingroup dvb_table @def DVB_TABLE_EIT_OTHER @brief DVB EIT table ID for other TS @ingroup dvb_table @def DVB_TABLE_EIT_PID @brief DVB EIT Program ID @ingroup dvb_table @def DVB_TABLE_EIT_SCHEDULE @brief Start table ID for the DVB EIT schedule data on the actual TS The range has 0x0f elements (0x50 to 0x5F). @ingroup dvb_table @def DVB_TABLE_EIT_SCHEDULE_OTHER @brief Start table ID for the DVB EIT schedule data on other TS The range has 0x0f elements (0x60 to 0x6F). @ingroup dvb_table

extern (C)
enum DVB_TABLE_EIT = 0x4E;

Meta